CompTIA CASP+ CAS-004 Certification Guide by Mark Birch

CompTIA CASP+ CAS-004 Certification Guide by Mark Birch

Author:Mark Birch
Language: eng
Format: epub
Publisher: Packt
Published: 2022-11-15T00:00:00+00:00


Objdump

This is a similar tool to Readelf in that it can display the contents of operating system files on Unix-like operating systems.

Strace

Strace is a tool for tracing system calls made by a command or binary executable file. The following screenshot shows the Strace output for hostname. The actual output for hostname would be the local system's hostname (dell7580):

Figure 8.16 – The strace command

Here, we can see a very detailed output showing all the system operations that are required to deliver the resultant computer hostname.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.